TextView.windowToBufferCoords

Converts coordinates on the window identified by @win to buffer coordinates.

class TextView
void
windowToBufferCoords

Parameters

win GtkTextWindowType

a GtkTextWindowType

windowX int

window x coordinate

windowY int

window y coordinate

bufferX int

buffer x coordinate return location

bufferY int

buffer y coordinate return location

Meta